home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2089_mod < prev    next >
Encoding:
Text File  |  1987-07-08  |  278 b   |  6 lines

  1. mod ( number, divisor )
  2. modulus / remainder
  3.  
  4. number—number block containing the numbers to be divided; divisor—number block containing the numbers to be divided by.
  5.  
  6. mod returns a number block containing the value of the remainder that occurs when number is divided by divisor.